Platform Explorer / Nuxeo Platform LTS 2017 9.10

Contribution org.nuxeo.ecm.platform.audit.annotations.contrib--event

This contribution is part of XML component org.nuxeo.ecm.platform.audit.annotations.contrib inside nuxeo-annot-contrib-9.10.jar /OSGI-INF/annotations-audit-contrib.xml

Documentation

Log after annotation events

Extension Point

Extension point event of component NXAuditEventsService.

Contributed Items

  • <event name="annotationCreated"/>
  • <event name="annotationUpdated"/>
  • <event name="annotationDeleted"/>

XML Source

<extension point="event" target="org.nuxeo.ecm.platform.audit.service.NXAuditEventsService">
    <documentation>Log after annotation events</documentation>
    <event name="annotationCreated"/>
    <event name="annotationUpdated"/>
    <event name="annotationDeleted"/>
  </extension>